* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 8 Sep 2010 15:53:08 +0000 (17:53 +0200)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 8 Sep 2010 15:53:08 +0000 (17:53 +0200)
commit4dee74cd414da3a3f038613903d527f1d90fc846
tree434182cff2a5fc00ce9fa8a6dc0a51ed53b5ad96
parent68c29015a467a3852cb9e2a4ea7e022a93df87f1
* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
Not a const.
(compilation-error-regexp-alist-alist): Rule out ": " in file names
for the `gnu' messages.
(compilation-set-skip-threshold): New command.
(compilation-start): Use \' rather than $.
(compilation-forget-errors): Use clrhash.
lisp/ChangeLog
lisp/progmodes/compile.el